Einhugur macOS Bridge plugin.
NSMutableArray.AddFromArray Method
Adds all the values from an array, one by one into the array.
AddFromArray(
value
as
EinhugurCoreBridge.NSArray
)
Parameters
value
The array to be added.
Remarks
See Also
NSMutableArray Class